1) Get your SQL server's IP address, databasename, username and password
and put these into the database.inc file (example shown in that file) - the 
config.inc doesn't actually do anything anymore (it used to handle the database
commands), but I've left it in in case JohnP decides to use it in future
versions of the forum.

2) Create the necessary tables on your SQL server - I've included a
'Create Tables.sql' file that should do the job, at least it's pretty much
what I used.

3) Upload the files to your web site (including the admin files in their directory)

4) Add some categories and forums using the admin pages and hope it all
works... :-)

5) Update BBoard.gif and other bits of text in pages as necessary (I'm
sure you don't want AirquakeLevels all over the place) - the main file to
change is the top.inc, but a couple of files don't use that, so you'll have
to make changes in them manually.

That should be it - if anything isn't working (which is quite possible),
then feel free to send me an email at Jeremy@planetquake.com.

Jeremy